You are here: Appendix B: VBScript reference > About the objects > About the Folder object > The Folder object methods > ExecTransition method
ExecTransition method

Executes the specified project workflow transition for the current folder object.

Syntax

ExecTransition(WorkflowTransition As IASWorkflowTransition, [Comments As String], [Managers As String])
Parameters
Name Description

WorkflowTransition

An object that represents the project workflow transition to run.

Comments

Optional comments to append to the comment log.

Managers

Optional user names to assign as the new workflow managers.

Remarks

For events to occur for this method, the PrjWFEvents setting in the [ScriptEvents] section on the Application Integration tab of Application Settings in Configurator must be set to Y(default).

Related concepts

About the Folder object

Related information

IsProject property

ParentProject property

ProjectTypeDisplayName property

ProjectTypeName property

WorkflowManagers property

WorkFlowState property

WorkflowStatus property

GetExpectedTransitionResult method

Interlock method

ReassignWorkflowManagers method

Reroute method


www.bluecieloecm.com